home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / unity320.zip / WHAT.IS < prev    next >
Text File  |  1991-07-09  |  1KB  |  33 lines

  1.                           What is Unity
  2.  
  3. Unity is a full-featured Integrated Development Environment (IDE)
  4. designed to work with virually any compiler, assembler, debugger,
  5. or other programming tool.
  6.  
  7.     o Complete editor
  8.  
  9.         - Edit up to six files at one time
  10.         - Keyboard macros including some looping constructs
  11.         - User configurable keyboard
  12.         - User extensible video mode support in the registered version
  13.         - Context sensitive help
  14.  
  15.     o Supports most compilers and assemblers
  16.  
  17.         - Error detection, positions to the correct file and line
  18.         - User extensible
  19.         - Up to ten (10) different programmer tools can be
  20.           installed
  21.         - Supports EMS, XMS, and disk swapping to reduce memory
  22.           overhead when executing a compiler or assembler
  23.  
  24.     o Project utility
  25.  
  26.         - Automatically rebuild complex programs with multiple
  27.           modules
  28.         - Conditionals such as #IFDEF simplifies complex
  29.           programming problems
  30.         - String macros to simplify complex commands
  31.         - Simple to use format
  32.  
  33.